const runtime.float64Mask

2 uses

	runtime (current package)
		float.go#L10: 	float64Mask  = 0x7FF
		float.go#L124: 	e := uint(x>>float64Shift)&float64Mask - float64Bias